home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9574 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: news.oanet.com!usenet
  2. From: rdstrac@ycs.ab.ca (Roy D. Strachan)
  3. Newsgroups: comp.lang.modula3,comp.lang.c++,comp.lang.java
  4. Subject: Re: Java closer to Modula-3 than to C++
  5. Date: Fri, 01 Mar 1996 21:11:10 GMT
  6. Organization: Central News Services
  7. Message-ID: <4h7n40$7mn@hermes.oanet.com>
  8. References: <31308FE2.167E@sophia.inria.fr>
  9. NNTP-Posting-Host: port21.ycs.ab.ca
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Frederic Devernay <Frederic.Devernay@sophia.inria.fr> wrote:
  13. >[ stuff deleted ]
  14. > (I still can't understand
  15. >where C++ gets its success from...).
  16.  
  17. Directly from C.  A few misguided companies, probably the most
  18. noticeable being Borland, closed their eyes and jumped feet first onto
  19. the OOP and C++ bandwagon.  Once there they had to defend their
  20. position (and investment).  How did they do that? They fell back on a
  21. technique that Hitler perfected; "If you tell a big enough lie, often
  22. enough..." Listen closely, you can still hear it ringing (C++ is
  23. better, C++ is better).  Horse puckey!  Every time C has been
  24. "improved" the compilers have become fatter and slower with the
  25. uncanny ability to produce executables that are also fatter and
  26. slower.  What a concept; dare I say genius??
  27.  
  28. C was originally developed for writing system level code that
  29. previously had to be written in assembler.  Unix was mostly written in
  30. C, so I guess you would have to agree that C met it's design goals.  C
  31. is also easy to learn.  Spend fifty bucks or so on the book "The C
  32. Programming Language".  In less than three hundred pages every
  33. imaginable question about C is answered.  Amazing book; amazing OS;
  34. amazing language.  And one more amazing fact: Ken Ritchie figured
  35. prominently in the design of all three.  "So what?", you say.
  36.  
  37. I'll tell you so what!  Mr. Ritchie and his cohorts at Bell Labs are
  38. about to unleash Inferno, the first real challenger to Java.  Think
  39. about it, when it comes to books, operating systems and languages,
  40. these guys have "Been there" and "Done that".  I believe Inferno could
  41. easily turn out to be a contender.  Of course nothing has been
  42. delivered so we're just going on pedigree here.
  43.  
  44. What thinkest thou??
  45.  
  46.  
  47. >--
  48. >http://www.inria.fr/robotvis/personnel/devernay/
  49. >Projet ROBOTVIS -- INRIA Sophia Antipolis -- FRANCE
  50.  
  51.  
  52.